home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15601 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: newsfeed.internetmci.com!iol!usenet
  2. From: David Byrden <Goyra@iol.ie>
  3. Newsgroups: comp.lang.java,comp.lang.c++,comp.lang.smalltalk
  4. Subject: Re: Will Java kill C++?
  5. Date: 6 Apr 1996 10:03:33 GMT
  6. Organization: Ireland On-Line
  7. Message-ID: <4k5fhl$184@nuacht.iol.ie>
  8. References: <4k408h$aov@no-names.nerdc.ufl.edu> <4k4dir$ooe@newsbf02.news.aol.com>
  9. NNTP-Posting-Host: dialup-405.dublin.iol.ie
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.22KIT (Windows; I; 16bit)
  14.  
  15. dogmat@aol.com (Dogmat) wrote:
  16.  
  17. >To make a stupid point (but one that caused an old-time programmer
  18. >collegue's aha), OOP is just procedural code organized a little
  19. >differently. At the lowest level, its nothing but procedural code.
  20. >Procedural code makes the world go 'round.
  21.  
  22.      Yes, OOP code is just procedural code, and procedural code is just 
  23. assembly code, and assembly code is just reconfigurable hardware, and 
  24. hardware is just electrons farting around.
  25.  
  26.      You won't find anything unusual in OOP through examining the code. 
  27. The place where it makes an important difference, is in the thought 
  28. processes of the AUTHORS of the code.
  29.  
  30.                                  David
  31.  
  32.  
  33.